Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix webscoket TLS bug #11243

Merged
merged 1 commit into from Jul 7, 2021

Conversation

Technoboy-
Copy link
Contributor

@Technoboy- Technoboy- commented Jul 7, 2021

Motivation

Fix webscoket tls bug and add test case.

Modifications

  1. Add mapping : serviceConfiguration.setBrokerClientTlsEnabled(config.isTlsEnabledWithBroker());.

  2. Add ProxyServiceTlsStarterTest.java

  3. Ajuest ProxyServiceStarter to be more easy to test.

Verifying this change

  • Make sure that the change passes the CI checks.

Copy link
Contributor

@codelipenghui codelipenghui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just left a minor comment about the description

@codelipenghui codelipenghui added this to the 2.9.0 milestone Jul 7, 2021
@codelipenghui codelipenghui added area/websocket type/bug The PR fixed a bug or issue reported a bug labels Jul 7, 2021
@Anonymitaet Anonymitaet added the doc-not-needed Your PR changes do not impact docs label Jul 7, 2021
@Technoboy-
Copy link
Contributor Author

/pulsarbot run-failure-checks

2. Add ProxyServiceTlsStarterTest.
3. Refactor ProxyServiceStarter to be more easy to test.
Copy link
Contributor

@gaoran10 gaoran10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codelipenghui codelipenghui merged commit 887d74f into apache:master Jul 7, 2021
codelipenghui pushed a commit that referenced this pull request Jul 7, 2021
2. Add ProxyServiceTlsStarterTest.
3. Refactor ProxyServiceStarter to be more easy to test.

(cherry picked from commit 887d74f)
@codelipenghui codelipenghui added the cherry-picked/branch-2.7 Archived: 2.7 is end of life label Jul 7, 2021
codelipenghui pushed a commit that referenced this pull request Jul 7, 2021
2. Add ProxyServiceTlsStarterTest.
3. Refactor ProxyServiceStarter to be more easy to test.

(cherry picked from commit 887d74f)
@codelipenghui codelipenghui added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Jul 7, 2021
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
2. Add ProxyServiceTlsStarterTest.
3. Refactor ProxyServiceStarter to be more easy to test.
@Technoboy- Technoboy- deleted the fix-proxy-websocket-ssl branch August 10, 2022 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/websocket cherry-picked/branch-2.7 Archived: 2.7 is end of life cherry-picked/branch-2.8 Archived: 2.8 is end of life doc-not-needed Your PR changes do not impact docs release/2.7.3 release/2.8.1 type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants